home *** CD-ROM | disk | FTP | other *** search
/ 207.233.110.77 / 207.233.110.77.tar / 207.233.110.77 / web13 / Therapeutic Power of Music phase#3 / musicpage#6.css < prev    next >
Cascading Style Sheet File  |  2011-03-15  |  2KB  |  38 lines

  1. /*
  2.    Web Page Design I
  3.    Project Plan
  4.    Phase  #2
  5.  
  6.    The Therapeutic Power of Music
  7.    Author: Leah Grullon
  8.    Date: Feb.21, 2011  
  9.  
  10.    Filename:         musicpage#6.css
  11.    Supporting Files: musicglossary.htm
  12.  
  13. */
  14. body    {background-color: ; font-family: Arial, Helvetica, sans-serif}
  15. h3      {font-size: 15px; letter-spacing: 0.4px; text-indent: 0.4em}
  16. ul      {text-decoration: none; text-align:horizontal}
  17.  
  18. address {text-align: center; font: cursive small-caps 0.8em sans-serif;
  19.          border-top: 0.5em blue; padding-top: 1em}
  20. a       {display: block; margin: 0.3em}
  21.  
  22.  
  23. #kidimg        {float: top right; margin: 0px 0px 1px 1px}
  24. #outer         {width: 60em}
  25. #links         {float: left; width: 10em; background-color: white;
  26.                 border-style: ridge; border-width: 0.5em; border-color: blueviolet; height: 180px;
  27.                 overflow: auto; list-style-image: url(marker.gif)}
  28. #links li.newgroup  {margin-top: 15px}
  29. #links a: link      {list-style-image: none}
  30. #links a:visited    {text-decoration: none}
  31. #links a:hover      {background-color: brown; color: white; text-decoration: underline overline}
  32. #links a:active     {text-decoration: none}
  33. #pullout            {float:right; text-decoration: none;
  34.                      background-color: white;margin: 3px; width: 10em; border-style:outset;border-width:0.7em;
  35.                      border-color:rgb(165, 42, 42); height: 180px;overflow: auto;list-style-image: url(bullet.jpg)}  
  36.  
  37. #inner         {background-color:rgb(255, 215, 71);border-style:outset; margin-left: 12em; padding: 8em;
  38.                 border-color:brown}